home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 4 / developer source - volume 4.iso / msysj / nov94 / dila11.gif next >
Graphics Interchange Format  |  1996-06-12  |  98KB  |  589x511  |  4-bit (16 colors)
Labels: text | screenshot | rectangle | parallel | line | font | diagram
OCR: YOURAPP.CPP. ...... C++ guarantees that stack objects ( automatic variables) char*p=new char[1024]: are cleaned up; that is, their Code lines destructors are called if g(} throws an exception following the call to gl ) are 2 not executed if g throws an exception it \ /something bad /). thron SoneException, 3 punt (to nearest catch clause, skipping over f()) tryl } catch (e) { Figure 1 Gobbling up 1,024 bytes.